Total Complexity | 105 |
Dependencies | 9 |
Dependents | 6 |
Total lines | 489 |
Lines of code | 300 |
Logical lines of code | 190 |
Comment lines | 125 |
Methods | 14 |
Properties | 7 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
addOffer() | 39 | 20 | 59 | |
getData() | 40 | 14 | 58 | |
isOfferApplicable() | 45 | 13 | 40 | |
getPricePerItem() | 51 | 10 | 23 | |
getBundledItems() | 56 | 10 | 17 | |
addProduct() | 51 | 9 | 24 | |
isProductApplicable() | 53 | 7 | 22 | |
getAddedProducts() | 61 | 5 | 12 | |
getAppliedOffers() | 61 | 5 | 12 | |
getProductIds() | 61 | 5 | 12 | |
getRecentlyAddedProductId() | 66 | 3 | 8 | |
filterProducts() | 67 | 2 | 7 | |
hasProduct() | 79 | 1 | 3 | |
isOfferApplied() | 78 | 1 | 3 |